Skip to content

Localize data rows#309

Merged
wilkie merged 3 commits into
mainfrom
localize-data-rows
May 21, 2026
Merged

Localize data rows#309
wilkie merged 3 commits into
mainfrom
localize-data-rows

Conversation

@wilkie
Copy link
Copy Markdown
Contributor

@wilkie wilkie commented Apr 9, 2026

Adds a helper to handle localizing the data values in the datasets.

This looks for a localization string in the datasets.{datasetId}.values object where the English string is the key. So, 'Yes' would be: "datasets": {"abalone": {"values": "Yes": "Yes"}}}, etc.

@wilkie wilkie changed the base branch from main to convert-to-typescript April 9, 2026 23:09
Copy link
Copy Markdown
Member

@stephenliang stephenliang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer we also add unit tests for this

@wilkie wilkie force-pushed the convert-to-typescript branch from 3dd08be to 5303ee1 Compare May 21, 2026 01:20
@wilkie wilkie force-pushed the localize-data-rows branch from 8ba4223 to b5baa1d Compare May 21, 2026 16:59
@wilkie wilkie changed the base branch from convert-to-typescript to main May 21, 2026 17:00
@wilkie wilkie merged commit 0b54a52 into main May 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants